[INFO] cloning repository https://github.com/lazytiger/eye
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lazytiger/eye" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazytiger%2Feye", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazytiger%2Feye'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d41f189e54ba158f339f5575248de3218ad5d26
[INFO] fixing lazytiger/eye against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazytiger%2Feye" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lazytiger/eye
[INFO] finished tweaking git repo https://github.com/lazytiger/eye
[INFO] tweaked toml for git repo https://github.com/lazytiger/eye written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lazytiger/eye on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lazytiger/eye already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hashlink v0.11.0
[INFO] [stderr]   Downloaded serde_spanned v1.0.4
[INFO] [stderr]   Downloaded yaml-rust2 v0.11.0
[INFO] [stderr]   Downloaded toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded minimad v0.14.0
[INFO] [stderr]   Downloaded lazy-regex v3.6.0
[INFO] [stderr]   Downloaded crokey-proc_macros v1.4.0
[INFO] [stderr]   Downloaded toml v1.0.3+spec-1.1.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.6.0
[INFO] [stderr]   Downloaded strict v0.2.0
[INFO] [stderr]   Downloaded crokey v1.4.0
[INFO] [stderr]   Downloaded scraper v0.23.1
[INFO] [stderr]   Downloaded markup5ever v0.14.1
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.63
[INFO] [stderr]   Downloaded cssparser v0.34.0
[INFO] [stderr]   Downloaded html5ever v0.29.1
[INFO] [stderr]   Downloaded selectors v0.26.0
[INFO] [stderr]   Downloaded coolor v1.1.0
[INFO] [stderr]   Downloaded termimad v0.34.1
[INFO] [stderr]   Downloaded html2text v0.16.7
[INFO] [stderr]   Downloaded web-sys v0.3.90
[INFO] [stderr]   Downloaded web_atoms v0.2.3
[INFO] [stderr]   Downloaded console v0.16.2
[INFO] [stderr]   Downloaded android_logger v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1c8c07c230421a67276c820b438463eabb288e4c241f064787ef8817258fe04e
[INFO] running `Command { std: "docker" "start" "1c8c07c230421a67276c820b438463eabb288e4c241f064787ef8817258fe04e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c8c07c230421a67276c820b438463eabb288e4c241f064787ef8817258fe04e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c8c07c230421a67276c820b438463eabb288e4c241f064787ef8817258fe04e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c8c07c230421a67276c820b438463eabb288e4c241f064787ef8817258fe04e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking tendril v0.5.0
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling crokey-proc_macros v1.4.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking markup5ever v0.38.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking crokey v1.4.0
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking lazy-regex v3.6.0
[INFO] [stderr]     Checking html5ever v0.38.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking coolor v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking minimad v0.14.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking html2text v0.16.7
[INFO] [stderr]     Checking toml v1.0.3+spec-1.1.0
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking scraper v0.23.1
[INFO] [stderr]     Checking yaml-rust2 v0.11.0
[INFO] [stderr]     Checking termimad v0.34.1
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking eye v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `skill_manager` is never read
[INFO] [stdout]   --> src/agent/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Agent {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     skill_manager: Arc<SkillManager>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/interface/cli.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct CliInterface {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 14 |     /// Configuration
[INFO] [stdout] 15 |     config: InterfaceConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `skill_manager` is never read
[INFO] [stdout]   --> src/agent/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Agent {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     skill_manager: Arc<SkillManager>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/interface/cli.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct CliInterface {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 14 |     /// Configuration
[INFO] [stdout] 15 |     config: InterfaceConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `eye::provider::AudioUrl`, `eye::provider::Content`, `eye::provider::ModelCapabilities`, `eye::provider::Role`, `eye::provider::VideoUrl`
[INFO] [stdout]  --> examples/test_multimodal.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |     AudioFormat, AudioUrl, ChatMessage, ChatRequest, Content, ContentPart, ImageDetail, ImageUrl,
[INFO] [stdout]   |                  ^^^^^^^^                            ^^^^^^^ no `Content` in `provider`
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  no `AudioUrl` in `provider`
[INFO] [stdout] 6 |     ModelCapabilities, Provider, Role, VideoFormat, VideoUrl, create_provider,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^            ^^^^               ^^^^^^^^ no `VideoUrl` in `provider`
[INFO] [stdout]   |     |                            |
[INFO] [stdout]   |     |                            no `Role` in `provider`
[INFO] [stdout]   |     no `ModelCapabilities` in `provider`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           eye::provider::compatible::Role
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 6 -     ModelCapabilities, Provider, Role, VideoFormat, VideoUrl, create_provider,
[INFO] [stdout] 6 +     ProviderCapabilities, Provider, Role, VideoFormat, VideoUrl, create_provider,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eye::provider::Role`
[INFO] [stdout]  --> examples/test_provider.rs:4:75
[INFO] [stdout]   |
[INFO] [stdout] 4 | use eye::provider::{ChatMessage, ChatRequest, EmbeddingRequest, Provider, Role, create_provider};
[INFO] [stdout]   |                                                                           ^^^^ no `Role` in `provider`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           eye::provider::compatible::Role
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ModelCapabilities` in `provider`
[INFO] [stdout]   --> examples/test_provider.rs:35:50
[INFO] [stdout]    |
[INFO] [stdout] 35 |     assert!(capabilities.contains(eye::provider::ModelCapabilities::TEXT_GENERATION));
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^ could not find `ModelCapabilities` in `provider`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 35 -     assert!(capabilities.contains(eye::provider::ModelCapabilities::TEXT_GENERATION));
[INFO] [stdout] 35 +     assert!(capabilities.contains(eye::provider::ProviderCapabilities::TEXT_GENERATION));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ChatMessage`
[INFO] [stdout]   --> examples/test_provider.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |         messages: vec![ChatMessage {
[INFO] [stdout]    |                        ^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout]  3 + use eye::provider::compatible::ChatMessage;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Content` in `provider`
[INFO] [stdout]   --> examples/test_provider.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |             content: Some(eye::provider::Content::Text("Hello, world!".to_string())),
[INFO] [stdout]    |                                          ^^^^^^^ could not find `Content` in `provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/integration_test.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let provider = create_provider("deepseek", "deepseek-chat", &api_key)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^--------------------------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let provider = create_provider("deepseek", "deepseek-chat", &api_key, /* Option<usize> */)
[INFO] [stdout]    |                                                                         +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/integration_test.rs:48:20
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let provider = create_provider("openrouter", "deepseek/deepseek-v3.2", &api_key)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^-------------------------------------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let provider = create_provider("openrouter", "deepseek/deepseek-v3.2", &api_key, /* Option<usize> */)
[INFO] [stdout]    |                                                                                    +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/integration_test.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let provider = create_provider("openrouter", "openai/text-embedding-3-large", &api_key)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^--------------------------------------------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let provider = create_provider("openrouter", "openai/text-embedding-3-large", &api_key, /* Option<usize> */)
[INFO] [stdout]    |                                                                                           +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `new_text` found for enum `eye::provider::ChatMessage` in the current scope
[INFO] [stdout]   --> examples/test_multimodal.rs:40:32
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let message = ChatMessage::new_text(Role::User, "Hello, world!");
[INFO] [stdout]    |                                ^^^^^^^^ variant, associated function, or constant not found in `eye::provider::ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eye` (test "integration_test") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/test_multimodal.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         model: provider.name().to_string(),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<String>`, found `String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Option<std::string::String>`
[INFO] [stdout]             found struct `std::string::String`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]    |
[INFO] [stdout] 44 |         model: Some(provider.name().to_string()),
[INFO] [stdout]    |                +++++                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `eye::provider::ChatRequest` has no field named `stream_options`
[INFO] [stdout]   --> examples/test_multimodal.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         stream_options: None,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ `eye::provider::ChatRequest` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/test_provider.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |         model: provider.name().to_string(),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<String>`, found `String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Option<std::string::String>`
[INFO] [stdout]             found struct `std::string::String`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]    |
[INFO] [stdout] 51 |         model: Some(provider.name().to_string()),
[INFO] [stdout]    |                +++++                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `eye::provider::ChatRequest` has no field named `stream_options`
[INFO] [stdout]   --> examples/test_provider.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         stream_options: None,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ `eye::provider::ChatRequest` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/provider_factory_test.rs:9:20
[INFO] [stdout]    |
[INFO] [stdout]  9 |     let provider = create_provider("openai", "gpt-4", "test-api-key");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^----------------------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout]  9 |     let provider = create_provider("openai", "gpt-4", "test-api-key", /* Option<usize> */);
[INFO] [stdout]    |                                                                     +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/provider_factory_test.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let provider = create_provider("openrouter", "anthropic/claude-3-opus", "test-api-key");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^--------------------------------------------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let provider = create_provider("openrouter", "anthropic/claude-3-opus", "test-api-key", /* Option<usize> */);
[INFO] [stdout]    |                                                                                           +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/provider_factory_test.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let provider = create_provider("deepseek", "deepseek-chat", "test-api-key");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^--------------------------------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let provider = create_provider("deepseek", "deepseek-chat", "test-api-key", /* Option<usize> */);
[INFO] [stdout]    |                                                                               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/provider_factory_test.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let provider = create_provider(
[INFO] [stdout]    |  ____________________^^^^^^^^^^^^^^^-
[INFO] [stdout] 37 | |         "custom:https://api.custom.ai/v1",
[INFO] [stdout] 38 | |         "custom-model",
[INFO] [stdout] 39 | |         "test-api-key",
[INFO] [stdout] 40 | |     );
[INFO] [stdout]    | |_____- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let provider = create_provider(
[INFO] [stdout] ...
[INFO] [stdout] 39 |         "test-api-key",
[INFO] [stdout] 40 ~         /* Option<usize> */,
[INFO] [stdout] 41 ~     );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/provider_factory_test.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |       let provider = create_provider(
[INFO] [stdout]    |  ____________________^^^^^^^^^^^^^^^-
[INFO] [stdout] 48 | |         "local:http://localhost:8080/v1",
[INFO] [stdout] 49 | |         "local-model",
[INFO] [stdout] 50 | |         "test-api-key",
[INFO] [stdout] 51 | |     );
[INFO] [stdout]    | |_____- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let provider = create_provider(
[INFO] [stdout] ...
[INFO] [stdout] 50 |         "test-api-key",
[INFO] [stdout] 51 ~         /* Option<usize> */,
[INFO] [stdout] 52 ~     );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/provider_factory_test.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     assert!(create_provider("OPENAI", "gpt-4", "test").is_ok());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^--------------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 58 |     assert!(create_provider("OPENAI", "gpt-4", "test", /* Option<usize> */).is_ok());
[INFO] [stdout]    |                                                      +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `eye::provider::Content`, `eye::provider::Role`
[INFO] [stdout]   --> examples/openai.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | use eye::provider::{Content, Provider, ChatRequest, ChatMessage, Role, Tool};
[INFO] [stdout]    |                     ^^^^^^^ no `Content` in `provider`           ^^^^ no `Role` in `provider`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this enum instead:
[INFO] [stdout]            eye::provider::compatible::Role
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/provider_factory_test.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert!(create_provider("OpenAI", "gpt-4", "test").is_ok());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^--------------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert!(create_provider("OpenAI", "gpt-4", "test", /* Option<usize> */).is_ok());
[INFO] [stdout]    |                                                      +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/provider_factory_test.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |     assert!(create_provider("openai", "gpt-4", "test").is_ok());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^--------------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 60 |     assert!(create_provider("openai", "gpt-4", "test", /* Option<usize> */).is_ok());
[INFO] [stdout]    |                                                      +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/provider_factory_test.rs:66:18
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let result = create_provider("unknown", "model", "test-api-key");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^------------------------------------ argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let result = create_provider("unknown", "model", "test-api-key", /* Option<usize> */);
[INFO] [stdout]    |                                                                    +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/provider_factory_test.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let result = create_provider("custom:invalid-url", "model", "test-api-key");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^----------------------------------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let result = create_provider("custom:invalid-url", "model", "test-api-key", /* Option<usize> */);
[INFO] [stdout]    |                                                                               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/provider_factory_test.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let result = create_provider("customhttps://api.example.com", "model", "test-api-key");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^---------------------------------------------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let result = create_provider("customhttps://api.example.com", "model", "test-api-key", /* Option<usize> */);
[INFO] [stdout]    |                                                                                          +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/provider_factory_test.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let provider = create_provider("openai", "gpt-4", "");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^----------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let provider = create_provider("openai", "gpt-4", "", /* Option<usize> */);
[INFO] [stdout]    |                                                         +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]    --> tests/provider_factory_test.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let provider = create_provider("openai", "gpt-4", "param-api-key");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^------------------------------------ argument #4 of type `Option<usize>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/provider/mod.rs:60:8
[INFO] [stdout]     |
[INFO] [stdout]  60 | pub fn create_provider(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let provider = create_provider("openai", "gpt-4", "param-api-key", /* Option<usize> */);
[INFO] [stdout]     |                                                                      +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]    --> tests/provider_factory_test.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let provider = create_provider("deepseek", "deepseek-chat", "param-key");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^------------------------------------------ argument #4 of type `Option<usize>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/provider/mod.rs:60:8
[INFO] [stdout]     |
[INFO] [stdout]  60 | pub fn create_provider(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let provider = create_provider("deepseek", "deepseek-chat", "param-key", /* Option<usize> */);
[INFO] [stdout]     |                                                                            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/test_provider.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |         input: vec!["test text".to_string()],
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `EmbeddingInput`, found `Vec<String>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `eye::provider::EmbeddingInput`
[INFO] [stdout]             found struct `Vec<std::string::String>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> examples/test_provider.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let openai_provider = create_provider("openai", "gpt-3.5-turbo", "test-key")?;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^--------------------------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let openai_provider = create_provider("openai", "gpt-3.5-turbo", "test-key", /* Option<usize> */)?;
[INFO] [stdout]    |                                                                                +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> examples/test_provider.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let openrouter_provider = create_provider("openrouter", "openai/gpt-3.5-turbo", "test-key")?;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^-------------------------------------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let openrouter_provider = create_provider("openrouter", "openai/gpt-3.5-turbo", "test-key", /* Option<usize> */)?;
[INFO] [stdout]    |                                                                                               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> examples/test_provider.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let deepseek_provider = create_provider("deepseek", "deepseek-chat", "test-key")?;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^----------------------------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let deepseek_provider = create_provider("deepseek", "deepseek-chat", "test-key", /* Option<usize> */)?;
[INFO] [stdout]    |                                                                                    +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eye` (test "provider_factory_test") due to 14 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0432, E0433, E0560, E0574.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eye` (example "test_provider") due to 10 previous errors
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ChatMessage`
[INFO] [stdout]   --> examples/openai.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ChatMessage {
[INFO] [stdout]    |             ^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 13 + use eye::provider::compatible::ChatMessage;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ChatMessage`
[INFO] [stdout]    --> examples/openai.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             ChatMessage {
[INFO] [stdout]     |             ^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout]  13 + use eye::provider::compatible::ChatMessage;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ChatMessage`
[INFO] [stdout]    --> examples/openai.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             ChatMessage {
[INFO] [stdout]     |             ^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout]  13 + use eye::provider::compatible::ChatMessage;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ChatMessage`
[INFO] [stdout]    --> examples/openai.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             ChatMessage {
[INFO] [stdout]     |             ^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout]  13 + use eye::provider::compatible::ChatMessage;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `ChatMessage`
[INFO] [stdout]    --> examples/openai.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             ChatMessage {
[INFO] [stdout]     |             ^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout]  13 + use eye::provider::compatible::ChatMessage;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Local`
[INFO] [stdout]   --> examples/openai.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use chrono::Local;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tool`
[INFO] [stdout]   --> examples/openai.rs:15:72
[INFO] [stdout]    |
[INFO] [stdout] 15 | use eye::provider::{Content, Provider, ChatRequest, ChatMessage, Role, Tool};
[INFO] [stdout]    |                                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `eye::OptionToResult`
[INFO] [stdout]   --> examples/openai.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use eye::OptionToResult;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> examples/openai.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `text_content` found for struct `eye::provider::AssistantMessage` in the current scope
[INFO] [stdout]   --> examples/test_multimodal.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 70 |         response.choices[0].message.text_content()
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ method not found in `eye::provider::AssistantMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `new_with_image` found for enum `eye::provider::ChatMessage` in the current scope
[INFO] [stdout]   --> examples/test_multimodal.rs:78:32
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let message = ChatMessage::new_with_image(
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ variant, associated function, or constant not found in `eye::provider::ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `new_multimodal` found for enum `eye::provider::ChatMessage` in the current scope
[INFO] [stdout]   --> examples/test_multimodal.rs:85:33
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let message2 = ChatMessage::new_multimodal(
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^ variant, associated function, or constant not found in `eye::provider::ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/test_multimodal.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |         model: provider.name().to_string(),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<String>`, found `String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<std::string::String>`
[INFO] [stdout]              found struct `std::string::String`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 102 |         model: Some(provider.name().to_string()),
[INFO] [stdout]     |                +++++                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `eye::provider::ChatRequest` has no field named `stream_options`
[INFO] [stdout]    --> examples/test_multimodal.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         stream_options: None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ `eye::provider::ChatRequest` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/openai.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |         model: client.name().to_string(),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<String>`, found `String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `std::option::Option<std::string::String>`
[INFO] [stdout]             found struct `std::string::String`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]    |
[INFO] [stdout] 82 |         model: Some(client.name().to_string()),
[INFO] [stdout]    |                +++++                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `eye::provider::ChatRequest` has no field named `stream_options`
[INFO] [stdout]    --> examples/openai.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         stream_options: None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ `eye::provider::ChatRequest` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_multimodal` found for struct `eye::provider::AssistantMessage` in the current scope
[INFO] [stdout]    --> examples/test_multimodal.rs:128:37
[INFO] [stdout]     |
[INFO] [stdout] 128 |         response.choices[0].message.is_multimodal()
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ method not found in `eye::provider::AssistantMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/openai.rs:157:16
[INFO] [stdout]     |
[INFO] [stdout] 157 |         model: client.name().to_string(),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<String>`, found `String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::option::Option<std::string::String>`
[INFO] [stdout]              found struct `std::string::String`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 157 |         model: Some(client.name().to_string()),
[INFO] [stdout]     |                +++++                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `eye::provider::ChatRequest` has no field named `stream_options`
[INFO] [stdout]    --> examples/openai.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         stream_options: None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ `eye::provider::ChatRequest` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `new_with_audio` found for enum `eye::provider::ChatMessage` in the current scope
[INFO] [stdout]    --> examples/test_multimodal.rs:136:32
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let message = ChatMessage::new_with_audio(
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ variant, associated function, or constant not found in `eye::provider::ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `new_multimodal` found for enum `eye::provider::ChatMessage` in the current scope
[INFO] [stdout]    --> examples/test_multimodal.rs:143:33
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let message2 = ChatMessage::new_multimodal(
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^ variant, associated function, or constant not found in `eye::provider::ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `AudioUrl` found for enum `eye::provider::ContentPart`
[INFO] [stdout]    --> examples/test_multimodal.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |             ContentPart::AudioUrl {
[INFO] [stdout]     |                          ^^^^^^^^ variant not found in `eye::provider::ContentPart`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/test_multimodal.rs:161:16
[INFO] [stdout]     |
[INFO] [stdout] 161 |         model: provider.name().to_string(),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<String>`, found `String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<std::string::String>`
[INFO] [stdout]              found struct `std::string::String`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 161 |         model: Some(provider.name().to_string()),
[INFO] [stdout]     |                +++++                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `eye::provider::ChatRequest` has no field named `stream_options`
[INFO] [stdout]    --> examples/test_multimodal.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         stream_options: None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ `eye::provider::ChatRequest` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `new_with_video` found for enum `eye::provider::ChatMessage` in the current scope
[INFO] [stdout]    --> examples/test_multimodal.rs:191:32
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let message = ChatMessage::new_with_video(
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ variant, associated function, or constant not found in `eye::provider::ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0560, E0574.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `new_multimodal` found for enum `eye::provider::ChatMessage` in the current scope
[INFO] [stdout]    --> examples/test_multimodal.rs:198:33
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let message2 = ChatMessage::new_multimodal(
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^ variant, associated function, or constant not found in `eye::provider::ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `VideoUrl` found for enum `eye::provider::ContentPart`
[INFO] [stdout]    --> examples/test_multimodal.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |             ContentPart::VideoUrl {
[INFO] [stdout]     |                          ^^^^^^^^ variant not found in `eye::provider::ContentPart`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/test_multimodal.rs:216:16
[INFO] [stdout]     |
[INFO] [stdout] 216 |         model: provider.name().to_string(),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<String>`, found `String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<std::string::String>`
[INFO] [stdout]              found struct `std::string::String`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 216 |         model: Some(provider.name().to_string()),
[INFO] [stdout]     |                +++++                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `eye::provider::ChatRequest` has no field named `stream_options`
[INFO] [stdout]    --> examples/test_multimodal.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |         stream_options: None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ `eye::provider::ChatRequest` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `new_multimodal` found for enum `eye::provider::ChatMessage` in the current scope
[INFO] [stdout]    --> examples/test_multimodal.rs:246:32
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let message = ChatMessage::new_multimodal(
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ variant, associated function, or constant not found in `eye::provider::ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `AudioUrl` found for enum `eye::provider::ContentPart`
[INFO] [stdout]    --> examples/test_multimodal.rs:258:26
[INFO] [stdout]     |
[INFO] [stdout] 258 |             ContentPart::AudioUrl {
[INFO] [stdout]     |                          ^^^^^^^^ variant not found in `eye::provider::ContentPart`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `VideoUrl` found for enum `eye::provider::ContentPart`
[INFO] [stdout]    --> examples/test_multimodal.rs:265:26
[INFO] [stdout]     |
[INFO] [stdout] 265 |             ContentPart::VideoUrl {
[INFO] [stdout]     |                          ^^^^^^^^ variant not found in `eye::provider::ContentPart`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/test_multimodal.rs:277:16
[INFO] [stdout]     |
[INFO] [stdout] 277 |         model: provider.name().to_string(),
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<String>`, found `String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<std::string::String>`
[INFO] [stdout]              found struct `std::string::String`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 277 |         model: Some(provider.name().to_string()),
[INFO] [stdout]     |                +++++                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `eye::provider::ChatRequest` has no field named `stream_options`
[INFO] [stdout]    --> examples/test_multimodal.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         stream_options: None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ `eye::provider::ChatRequest` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_multimodal` found for struct `eye::provider::AssistantMessage` in the current scope
[INFO] [stdout]    --> examples/test_multimodal.rs:303:37
[INFO] [stdout]     |
[INFO] [stdout] 303 |         response.choices[0].message.is_multimodal()
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ method not found in `eye::provider::AssistantMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]   --> examples/test_multimodal.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let provider = create_provider("openai", "gpt-4-vision-preview", "test-key")?;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^---------------------------------------------- argument #4 of type `Option<usize>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/provider/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_provider(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let provider = create_provider("openai", "gpt-4-vision-preview", "test-key", /* Option<usize> */)?;
[INFO] [stdout]    |                                                                                +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0432, E0560, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eye` (example "openai") due to 10 previous errors; 4 warnings emitted
[INFO] [stderr] error: could not compile `eye` (example "test_multimodal") due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "1c8c07c230421a67276c820b438463eabb288e4c241f064787ef8817258fe04e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c8c07c230421a67276c820b438463eabb288e4c241f064787ef8817258fe04e", kill_on_drop: false }`
[INFO] [stdout] 1c8c07c230421a67276c820b438463eabb288e4c241f064787ef8817258fe04e
